home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / t_xc_200.zip / T-XC-200.EXE / XC.CFG < prev    next >
Text File  |  1997-07-20  |  944b  |  33 lines

  1.  
  2. % ┌───────────────────────────────────────────────────────────────────────────┐
  3. % │ ░░░░ Terminate Multi-unpacker configuration ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. % └───────────────────────────────────────────────────────────────────────────┘
  5. %
  6. %  Place both XC.CFG and XC.EXE in a directory in your "PATH"
  7. %
  8. %  If you want to use the Terminate UNZIP.EXE you should insert UNZIP below
  9. %  and remove the parameters, which are not needed for the Terminate unzipper.
  10. %
  11. %  Archive formats supported:
  12. %
  13. %    ZIP, RAR, ARJ, LZH, ARC, PAK, ZOO, DWC, SQZ, UC2, JAR, ACE
  14. %
  15. %  Self-extracting archives supported:
  16. %
  17. %    LHA, PAK, ARJ, RAR, ZIP, DWINZIP, ACE
  18. %
  19.  
  20. UnPack ZIP    PKUNZIP -ed -3 --
  21. UnPack RAR    RAR e
  22. UnPack ARJ    ARJ e
  23. UnPack LZH    LHA e
  24. UnPack ARC    PKUNPAK
  25. UnPack PAK    PAK E
  26. UnPack ZOO    ZOO e
  27. UnPack DWC    DWC e
  28. UnPack SQZ    SQZ e
  29. UnPack UC2    UC e
  30. UnPack JAR    JAR16 e -y
  31. UnPack ACE    ACE e -yo
  32.  
  33.